home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-9.10-netbook-remix-PL.iso / casper / filesystem.squashfs / usr / share / glchess / preferences.ui < prev    next >
Extensible Markup Language  |  2009-09-22  |  17KB  |  336 lines

  1. <?xml version="1.0"?>
  2. <interface>
  3.   <requires lib="gtk+" version="2.16"/>
  4.   <!-- interface-naming-policy toplevel-contextual -->
  5.   <object class="GtkDialog" id="preferences">
  6.     <property name="title" translatable="yes" comments="Title for preferences dialog">Preferences</property>
  7.     <property name="resizable">False</property>
  8.     <property name="destroy_with_parent">True</property>
  9.     <property name="type_hint">dialog</property>
  10.     <signal name="response" handler="_on_response"/>
  11.     <signal name="delete_event" handler="_on_delete"/>
  12.     <child internal-child="vbox">
  13.       <object class="GtkVBox" id="dialog-vbox1">
  14.         <property name="visible">True</property>
  15.         <child>
  16.           <object class="GtkNotebook" id="notebook1">
  17.             <property name="visible">True</property>
  18.             <property name="can_focus">True</property>
  19.             <child>
  20.               <object class="GtkTable" id="game_table">
  21.                 <property name="visible">True</property>
  22.                 <property name="border_width">10</property>
  23.                 <property name="n_rows">3</property>
  24.                 <property name="n_columns">2</property>
  25.                 <property name="column_spacing">5</property>
  26.                 <property name="row_spacing">5</property>
  27.                 <property name="homogeneous">True</property>
  28.                 <child>
  29.                   <object class="GtkLabel" id="board_label">
  30.                     <property name="visible">True</property>
  31.                     <property name="xalign">0</property>
  32.                     <property name="label" translatable="yes" comments="Preferences Dialog: Label before board orientation combo box">Board Orientation:</property>
  33.                   </object>
  34.                   <packing>
  35.                     <property name="x_options">GTK_FILL</property>
  36.                     <property name="y_options"></property>
  37.                   </packing>
  38.                 </child>
  39.                 <child>
  40.                   <object class="GtkLabel" id="format_label">
  41.                     <property name="visible">True</property>
  42.                     <property name="xalign">0</property>
  43.                     <property name="label" translatable="yes" comments="Preferences Dialog: Label before move format combo box">Move Format:</property>
  44.                   </object>
  45.                   <packing>
  46.                     <property name="top_attach">1</property>
  47.                     <property name="bottom_attach">2</property>
  48.                     <property name="x_options">GTK_FILL</property>
  49.                     <property name="y_options"></property>
  50.                   </packing>
  51.                 </child>
  52.                 <child>
  53.                   <object class="GtkLabel" id="label5">
  54.                     <property name="visible">True</property>
  55.                     <property name="xalign">0</property>
  56.                     <property name="label" translatable="yes" comments="Preferences Dialog: Label before promotion type combo box">Promotion Type:</property>
  57.                   </object>
  58.                   <packing>
  59.                     <property name="top_attach">2</property>
  60.                     <property name="bottom_attach">3</property>
  61.                     <property name="x_options">GTK_FILL</property>
  62.                     <property name="y_options"></property>
  63.                   </packing>
  64.                 </child>
  65.                 <child>
  66.                   <object class="GtkComboBox" id="board_combo">
  67.                     <property name="visible">True</property>
  68.                     <property name="model">liststore3</property>
  69.                     <signal name="changed" handler="_on_board_combo_changed"/>
  70.                     <child>
  71.                       <object class="GtkCellRendererText" id="cellrenderertext3"/>
  72.                       <attributes>
  73.                         <attribute name="text">0</attribute>
  74.                       </attributes>
  75.                     </child>
  76.                   </object>
  77.                   <packing>
  78.                     <property name="left_attach">1</property>
  79.                     <property name="right_attach">2</property>
  80.                     <property name="y_options">GTK_FILL</property>
  81.                   </packing>
  82.                 </child>
  83.                 <child>
  84.                   <object class="GtkComboBox" id="move_format_combo">
  85.                     <property name="visible">True</property>
  86.                     <property name="model">liststore2</property>
  87.                     <signal name="changed" handler="_on_move_format_combo_changed"/>
  88.                     <child>
  89.                       <object class="GtkCellRendererText" id="cellrenderertext2"/>
  90.                       <attributes>
  91.                         <attribute name="text">0</attribute>
  92.                       </attributes>
  93.                     </child>
  94.                   </object>
  95.                   <packing>
  96.                     <property name="left_attach">1</property>
  97.                     <property name="right_attach">2</property>
  98.                     <property name="top_attach">1</property>
  99.                     <property name="bottom_attach">2</property>
  100.                     <property name="x_options">GTK_FILL</property>
  101.                     <property name="y_options">GTK_FILL</property>
  102.                   </packing>
  103.                 </child>
  104.                 <child>
  105.                   <object class="GtkComboBox" id="promotion_type_combo">
  106.                     <property name="visible">True</property>
  107.                     <property name="model">liststore1</property>
  108.                     <signal name="changed" handler="_on_promotion_type_combo_changed"/>
  109.                     <child>
  110.                       <object class="GtkCellRendererText" id="cellrenderertext1"/>
  111.                       <attributes>
  112.                         <attribute name="text">0</attribute>
  113.                       </attributes>
  114.                     </child>
  115.                   </object>
  116.                   <packing>
  117.                     <property name="left_attach">1</property>
  118.                     <property name="right_attach">2</property>
  119.                     <property name="top_attach">2</property>
  120.                     <property name="bottom_attach">3</property>
  121.                     <property name="x_options">GTK_FILL</property>
  122.                     <property name="y_options">GTK_FILL</property>
  123.                   </packing>
  124.                 </child>
  125.               </object>
  126.             </child>
  127.             <child type="tab">
  128.               <object class="GtkLabel" id="game_label">
  129.                 <property name="visible">True</property>
  130.                 <property name="xalign">0.4699999988079071</property>
  131.                 <property name="label" translatable="yes" comments="Preferences Dialog: Title of game options tab">_Game</property>
  132.                 <property name="use_underline">True</property>
  133.               </object>
  134.               <packing>
  135.                 <property name="tab_fill">False</property>
  136.               </packing>
  137.             </child>
  138.             <child>
  139.               <object class="GtkVBox" id="view_box">
  140.                 <property name="visible">True</property>
  141.                 <property name="border_width">10</property>
  142.                 <child>
  143.                   <object class="GtkCheckButton" id="show_3d">
  144.                     <property name="label" translatable="yes" comments="Preferences Dialog: Check box for selecting if 3D view is available">3_D Chess View</property>
  145.                     <property name="visible">True</property>
  146.                     <property name="can_focus">True</property>
  147.                     <property name="receives_default">False</property>
  148.                     <property name="tooltip_text" translatable="yes">View the chess board by default in 2D mode, or optionally in 3D mode using OpenGL.</property>
  149.                     <property name="use_underline">True</property>
  150.                     <property name="draw_indicator">True</property>
  151.                     <signal name="toggled" handler="_on_3d_view_activate"/>
  152.                   </object>
  153.                   <packing>
  154.                     <property name="expand">False</property>
  155.                     <property name="fill">False</property>
  156.                     <property name="position">0</property>
  157.                   </packing>
  158.                 </child>
  159.                 <child>
  160.                   <object class="GtkHBox" id="hbox1">
  161.                     <property name="visible">True</property>
  162.                     <child>
  163.                       <object class="GtkLabel" id="label6">
  164.                         <property name="visible">True</property>
  165.                         <property name="label">    </property>
  166.                       </object>
  167.                       <packing>
  168.                         <property name="expand">False</property>
  169.                         <property name="fill">False</property>
  170.                         <property name="position">0</property>
  171.                       </packing>
  172.                     </child>
  173.                     <child>
  174.                       <object class="GtkCheckButton" id="show_3d_smooth">
  175.                         <property name="label" translatable="yes" comments="Preferences Dialog: Check box for selecting if the 3D view is smoothed (anti-aliased)">_Smooth Display</property>
  176.                         <property name="visible">True</property>
  177.                         <property name="sensitive">False</property>
  178.                         <property name="can_focus">True</property>
  179.                         <property name="receives_default">False</property>
  180.                         <property name="tooltip_text" translatable="yes">Smooth edges of the 3D elements (anti-alias)</property>
  181.                         <property name="use_underline">True</property>
  182.                         <property name="draw_indicator">True</property>
  183.                         <signal name="toggled" handler="_on_3d_smooth_toggled"/>
  184.                       </object>
  185.                       <packing>
  186.                         <property name="expand">False</property>
  187.                         <property name="fill">False</property>
  188.                         <property name="position">1</property>
  189.                       </packing>
  190.                     </child>
  191.                   </object>
  192.                   <packing>
  193.                     <property name="position">1</property>
  194.                   </packing>
  195.                 </child>
  196.                 <child>
  197.                   <object class="GtkCheckButton" id="show_toolbar">
  198.                     <property name="label" translatable="yes" comments="Preferences Dialog: Check box for selecting if toolbar is visible">Show _Toolbar</property>
  199.                     <property name="visible">True</property>
  200.                     <property name="can_focus">True</property>
  201.                     <property name="receives_default">False</property>
  202.                     <property name="tooltip_text" translatable="yes">Show or hide the toolbar</property>
  203.                     <property name="use_underline">True</property>
  204.                     <property name="draw_indicator">True</property>
  205.                     <signal name="toggled" handler="_on_show_toolbar_activate"/>
  206.                   </object>
  207.                   <packing>
  208.                     <property name="expand">False</property>
  209.                     <property name="fill">False</property>
  210.                     <property name="position">2</property>
  211.                   </packing>
  212.                 </child>
  213.                 <child>
  214.                   <object class="GtkCheckButton" id="show_history">
  215.                     <property name="label" translatable="yes" comments="Preferences Dialog: Check box for selecting if history browser is visible">Show _History</property>
  216.                     <property name="visible">True</property>
  217.                     <property name="can_focus">True</property>
  218.                     <property name="receives_default">False</property>
  219.                     <property name="tooltip_text" translatable="yes">Show or hide the game history panel</property>
  220.                     <property name="use_underline">True</property>
  221.                     <property name="draw_indicator">True</property>
  222.                     <signal name="toggled" handler="_on_show_history_activate"/>
  223.                   </object>
  224.                   <packing>
  225.                     <property name="expand">False</property>
  226.                     <property name="fill">False</property>
  227.                     <property name="position">3</property>
  228.                   </packing>
  229.                 </child>
  230.                 <child>
  231.                   <object class="GtkCheckButton" id="show_move_hints">
  232.                     <property name="label" translatable="yes" comments="Preferences Dialog: Check box for selecting if move hints are visible">_Move Hints</property>
  233.                     <property name="visible">True</property>
  234.                     <property name="can_focus">True</property>
  235.                     <property name="receives_default">False</property>
  236.                     <property name="tooltip_text" translatable="yes">Shows hints during chess games</property>
  237.                     <property name="use_underline">True</property>
  238.                     <property name="draw_indicator">True</property>
  239.                     <signal name="toggled" handler="_on_move_hints_activate"/>
  240.                   </object>
  241.                   <packing>
  242.                     <property name="expand">False</property>
  243.                     <property name="fill">False</property>
  244.                     <property name="position">4</property>
  245.                   </packing>
  246.                 </child>
  247.                 <child>
  248.                   <object class="GtkCheckButton" id="show_numbering">
  249.                     <property name="label" translatable="yes" comments="Preferences Dialog: Check box for selecting if board numbering is visible">_Board Numbering</property>
  250.                     <property name="visible">True</property>
  251.                     <property name="can_focus">True</property>
  252.                     <property name="receives_default">False</property>
  253.                     <property name="tooltip_text" translatable="yes">Show or hide numbering on the chess board</property>
  254.                     <property name="use_underline">True</property>
  255.                     <property name="draw_indicator">True</property>
  256.                     <signal name="toggled" handler="_on_board_numbering_activate"/>
  257.                   </object>
  258.                   <packing>
  259.                     <property name="expand">False</property>
  260.                     <property name="fill">False</property>
  261.                     <property name="position">5</property>
  262.                   </packing>
  263.                 </child>
  264.               </object>
  265.               <packing>
  266.                 <property name="position">1</property>
  267.               </packing>
  268.             </child>
  269.             <child type="tab">
  270.               <object class="GtkLabel" id="view_label">
  271.                 <property name="visible">True</property>
  272.                 <property name="label" translatable="yes" comments="Preferences Dialog: Title of view options tab">_View</property>
  273.                 <property name="use_underline">True</property>
  274.               </object>
  275.               <packing>
  276.                 <property name="position">1</property>
  277.                 <property name="tab_fill">False</property>
  278.               </packing>
  279.             </child>
  280.           </object>
  281.           <packing>
  282.             <property name="position">2</property>
  283.           </packing>
  284.         </child>
  285.         <child internal-child="action_area">
  286.           <object class="GtkHButtonBox" id="dialog-action_area1">
  287.             <property name="visible">True</property>
  288.             <property name="layout_style">end</property>
  289.             <child>
  290.               <object class="GtkButton" id="closebutton1">
  291.                 <property name="label">gtk-close</property>
  292.                 <property name="visible">True</property>
  293.                 <property name="can_focus">True</property>
  294.                 <property name="can_default">True</property>
  295.                 <property name="receives_default">False</property>
  296.                 <property name="use_stock">True</property>
  297.               </object>
  298.               <packing>
  299.                 <property name="expand">False</property>
  300.                 <property name="fill">False</property>
  301.                 <property name="position">0</property>
  302.               </packing>
  303.             </child>
  304.           </object>
  305.           <packing>
  306.             <property name="expand">False</property>
  307.             <property name="pack_type">end</property>
  308.             <property name="position">0</property>
  309.           </packing>
  310.         </child>
  311.       </object>
  312.     </child>
  313.     <action-widgets>
  314.       <action-widget response="-7">closebutton1</action-widget>
  315.     </action-widgets>
  316.   </object>
  317.   <object class="GtkListStore" id="liststore1">
  318.     <columns>
  319.       <!-- column-name item text -->
  320.       <column type="gchararray"/>
  321.     </columns>
  322.   </object>
  323.   <object class="GtkListStore" id="liststore2">
  324.     <columns>
  325.       <!-- column-name item text -->
  326.       <column type="gchararray"/>
  327.     </columns>
  328.   </object>
  329.   <object class="GtkListStore" id="liststore3">
  330.     <columns>
  331.       <!-- column-name item text -->
  332.       <column type="gchararray"/>
  333.     </columns>
  334.   </object>
  335. </interface>
  336.